Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiples roles for creator, contributor and publisher #1591

Merged
merged 1 commit into from
Mar 28, 2021

Conversation

mattgarrish
Copy link
Member

@mattgarrish mattgarrish commented Mar 26, 2021

This PR updates the cardinality of the role property to zero or more and also allows it on publisher.

I've added non-normative guidance about ordering the roles by document order for importance. I don't believe we resolved to formalize this or require reading systems to follow it, but let me know if I misunderstood here. It's in the role description as I couldn't find a better location for all three instances (contributor inherits its definition from creator but publisher isn't called out separately).

It also makes a few minor fixes to the meta vocabulary I spotted (some stylized quotes and a lack of consistent linking of the extends values).

Fixes #1129
Fixes #1583


Preview | Diff

@mattgarrish mattgarrish merged commit f3879d4 into main Mar 28, 2021
@mattgarrish mattgarrish deleted the fix/issues-1129-1583 branch March 28, 2021 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allowing role on dc:publisher Consider extending the cardinality of role to "zero or more"?
2 participants